home *** CD-ROM | disk | FTP | other *** search
/ Clickx 35 / Clickx 35.iso / assets / software / setup_ca_en.exe / Kalender.abc / Months.json < prev    next >
Encoding:
JavaScript Object Notation  |  2007-01-11  |  720 b 

  1. {
  2.     "schema": {
  3.         "Year": "Integer NOT NULL",
  4.         "Month": "Integer NOT NULL",
  5.         "Height": "Long Integer",
  6.         "Width": "Long Integer",
  7.         "Escapement": "Long Integer",
  8.         "Orientation": "Long Integer",
  9.         "Weight": "Long Integer",
  10.         "Italic": "Byte",
  11.         "Underline": "Byte",
  12.         "StrikeOut": "Byte",
  13.         "CharSet": "Byte",
  14.         "OutPrecision": "Byte",
  15.         "ClipPrecision": "Byte",
  16.         "Quality": "Byte",
  17.         "PitchAndFamily": "Byte",
  18.         "FaceName": "Text (50)",
  19.         "COLORREF": "Long Integer",
  20.         "IsDefault": "Boolean NOT NULL",
  21.         "LastOpened": "Boolean NOT NULL",
  22.         "Text": "Memo/Hyperlink (255)",
  23.         "CenterMonthH": "Boolean NOT NULL",
  24.         "Alignment": "Long Integer",
  25.         "Rotation": "Long Integer",
  26.         "COLORREF2": "Long Integer",
  27.         "UseColorGradient": "Boolean NOT NULL",
  28.         "ColorGradientAngle": "Long Integer",
  29.         "Transparency": "Long Integer"
  30.     },
  31.     "data": []
  32. }